.Net Framework > v3.5.21022.8 > System > Data > EnumerableRowCollectionExtensions > OrderBy<TRow,TKey> OrderBy<TRow,TKey>(EnumerableRowCollection<TRow>,Func<TRow,TKey>)
OrderBy<TRow,TKey>(EnumerableRowCollection<TRow>,Func<TRow,TKey>,IComparer<TKey>)


OrderBy<TRow,TKey>(EnumerableRowCollection<TRow>,Func<TRow,TKey>)

Category
Method
Description
Sorts the rows of a System.Data.EnumerableRowCollection in ascending order according to the specified key. This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Type
System.Data.OrderedEnumerableRowCollection<TRow>
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Data.EnumerableRowCollection<TRow>
keySelectorSystem.Func<TRow,TKey>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

OrderBy<TRow,TKey>(EnumerableRowCollection<TRow>,Func<TRow,TKey>,IComparer<TKey>)

Category
Method
Description
Sorts the rows of a System.Data.EnumerableRowCollection in ascending order according to the specified key and comparer. This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Type
System.Data.OrderedEnumerableRowCollection<TRow>
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Data.EnumerableRowCollection<TRow>
keySelectorSystem.Func<TRow,TKey>
comparerSystem.Collections.Generic.IComparer<TKey>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database